home *** CD-ROM | disk | FTP | other *** search
- # Linux terminfo replacement for *only* function-keys, X11 xterm and rxvt
- # Add/replace these lines in /usr/lib/terminfo/xterm
-
- xterm|vs100|xterm terminal emulator (X Window System),
- kcub1=\E[D, kcud1=\E[B, kcuf1=\E[C, kcuu1=\E[A,
- kf1=\E[11~, kf2=\E[12~, kf3=\E[13~, kf4=\E[14~, kf5=\E[15~,
- kf6=\E[17~, kf7=\E[18~, kf8=\E[19~, kf9=\E[20~, kf10=\E[21~,
- kdch1=\E[3~, kend=\E[4~, khome=\E[1~, knp=\E[6~, kpp=\E[5~,
-
-